home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
spinava historka
/
gEN.swf
/
scripts
/
frame_2
/
DoAction.as
< prev
Wrap
Text File
|
2004-10-08
|
514b
|
29 lines
setProperty("_root.hero", _alpha, "100");
setProperty("_root.hero", _xscale, "+100");
setProperty("_root.hero", _yscale, "100");
setProperty("_root.hero", _X, "175");
setProperty("_root.hero", _Y, "425");
stop();
if(prog_bar1 eq true)
{
tellTarget("_root.debats")
{
gotoAndStop(25);
}
}
if(prog_bar2 eq true)
{
tellTarget("_root.debats")
{
gotoAndStop(55);
}
}
tellTarget("_root.c")
{
gotoAndStop(1);
}
tellTarget("_root.darker")
{
gotoAndPlay(2);
}